home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir35 / ansichk7.zip / HOWTOUSE.DOC < prev    next >
Text File  |  1994-05-27  |  10KB  |  213 lines

  1.  
  2.  
  3. Thank you for trying out the ANSICHEK series!      Version 7.0
  4.  
  5. (C)opyright 1994 by Patrick Harvey
  6.  
  7. Email Address : MRGALAXY@AOL.COM
  8.  
  9. This series is composed of 3 files:
  10.     
  11.     1) ACHKDIR.EXE
  12.     2) VIEWBOMB.EXE
  13.     3) HOWTOUSE.DOC  (This file)
  14.  
  15. All of these files are FREEWARE.  Please feel free to distribute and use
  16. these files at no charge.  You may not change any of these files in any
  17. way.  If you should encounter an extremely interesting ansi bomb or one
  18. this program does not detect, or if you'd like to comment about this program,
  19. please send your comments or suggestions to:
  20.  
  21.     Patrick Harvey
  22.     710 Peachtree St NE #430
  23.     Atlanta, GA  30308
  24.  
  25.  
  26.     Or by email to : MRGALAXY@AOL.COM
  27.  
  28. PURPOSE OF THE PROGRAMS
  29.  
  30. ACHKDIR.EXE 
  31.  
  32. Please read the instructions carefully before you use this product.
  33.  
  34. These programs has been designed to find hidden ANSI codes which COULD
  35. redefine your keyboard.  For example, an ANSI code embedded in a text file
  36. COULD redefine your space bar key to format your hard drive when it is 
  37. pressed!  This program searches for special strings which might be dangerous.
  38. Be careful.  Doing a TYPE filename.ext COULD redefine your keyboard!  This
  39. program will now also find and warn you of batch files which contain 
  40. potentially dangerous commands.  This program will NOT warn you of EXECUTABLE
  41. programs that generate and display ansi codes.  Remember, only nonexecutable 
  42. files are searched.  New command line options have been added in this  
  43. version.  You can now scan just one file or entire directories by varying
  44. the parameters on the command line!  Some examples of these are:
  45.  
  46. ACHKDIR /?                     - Displays help screen
  47. ACHKDIR /H                     - Displays help screen
  48. ACHKDIR H                      - Displays help screen
  49. ACHKDIR ?                      - Displays help screen
  50. ACHKDIR filename               - Scan specified file in the current directory
  51. ACHKDIR x:\path\*.*            - Scans all the files in the directory listed
  52.                                  in the path.  For example,
  53.                                  ACHKDIR C:\DOS\*.* scans the DOS directory
  54. ACHKDIR x:\path\file           - Scans the one specific file listed in the
  55.                                  path.  For example, ACHKDIR C:\DOS\THING.ANS
  56.                                  scans the file THING.ANS in the DOS 
  57.                                  directory.
  58.  
  59.  
  60. As you can see, several scenarios are possible.  ACHKDIR can be copied into
  61. a directory and run.  If this is done, the program will scan all files in
  62. the directory.  Other configurations will allow the scanning of files in
  63. other directories as well as the scanning of other distant directories.
  64. Please see the command parameter structures listed and explained above.
  65.  
  66. VIEWBOMB.EXE (Any DOS version)
  67.  
  68. This program will translate the ansi codes found in the file you found
  69. with ACHKDIR.EXE into readable text.  It will now also allow you to view
  70. any text file without fear of key redefinition.  This program makes no
  71. changes to the ansi bomb, it simply lets you view it safely. The translation
  72. option changes the numeric ansi codes into readable text.  This allows the 
  73. user to safely view any messages or dangerous commands embedded within the
  74. ansi bomb.
  75.  
  76.  
  77.  
  78. PLEASE NOTE!:
  79.  
  80. COMMAND.COM MUST (Yes, MUST) be in your path!!
  81.  
  82. Although this program will work on most compatibles, we recommend you only
  83. use it only on 386's and higher.  This program will run very slowly on
  84. older machines.  New changes have been implemented which now allow the
  85. ANSICHEK series to be run on monochrome systems.
  86.  
  87.  
  88. What ACHKDIR.EXE does:
  89.  
  90. This program checks all non-executable files for ANSI BOMBS.  If a suspicious 
  91. file is found, an alarm will sound, and the file ITSTHERE will appear in 
  92. the current directory.  This will allow BBS operators to check for ANSI 
  93. BOMBS in UNCOMPRESSED files.  UNZIP your uploads to a directory, copy
  94. ACHKDIR.EXE to that directory, and then run it!  That's all you do!  Make
  95. sure you check for the presence of ITSTHERE after the scan.  Command.com
  96. must be in your path.  Also watch for the appearance of other warning files
  97. such as UK-BOMB.  You may also scan files in "distant" directories if you 
  98. wish.  KEEP READING!!!
  99.  
  100. Things you need to know about VIEWBOMB.EXE.
  101.  
  102. Obviously this program is for advanced users only.  Once you have found
  103. an ansi bomb with ACHKDIR.EXE, make sure you NEVER type 'TYPE filename' 
  104. to view the ansi bomb!  This will activate the bomb!  This program is 
  105. supplied for advanced computer users who actually wish to translate into
  106. text the various ansi codes embedded in confirmed ansi bombs.   Viewbomb
  107. also now allows you to view ANY batch file or suspicious text file without
  108. fear of key redefinition.  Since it is impossible to know with 100%
  109. certainty if this file/program has been tampered with, we recommend the
  110. following:
  111.  
  112.    Load PKWARE's pksfansi.exe to defeat any key redefinitions.  You can
  113.    never know with 100% certainty if someone has changed VIEWBOMB or ACHKDIR
  114.    in some destructive way.
  115.  
  116.    
  117. FEATURES OF THIS VERSION:
  118.  
  119. 1) ACHKDIR can now catch MOST GENERIC key redefinitions!  Some ansi 'bombs'  
  120.    are not destructive.  They merely cause funny and obnoxious messages to
  121.    appear at various times.  ACHKDIR now catches most of these!
  122.  
  123. 2) VIEWBOMB now has 2 main functions.  It will now allow the viewing of
  124.    any text file without fear of key redefinition.  It also translates the
  125.    embedded ansi codes within a confirmed bomb!  
  126.  
  127. 3) An error in the original version which occassionally gave a false alert
  128.    has been corrected.
  129.  
  130. 4) Different levels of protection are now available to you.  For example:
  131.  
  132.       If the file ITSTHERE appears, then a true ansi bomb has been found.
  133.  
  134.       If the file BADWORD appears, then a suspicious word has been found
  135.       in the scanned text.  The appearance of these words is usually not a
  136.       serious development, however if ansi codes are also found along with
  137.       these words, then we suggest you be extra careful with the file you
  138.       are currently scanning.
  139.  
  140.       If the file SEECODES appears, then ansi codes have been found in
  141.       the scanned text.  This indicates ansi codes of some sort have been
  142.       found.  Be ESPECIALLY CAREFUL of the scanned file if other suspicious
  143.       words are found  (such as those indicated by the presence of BADWORD).
  144.  
  145.       If the file BADBATCH appears, then a batch file with suspicious
  146.       words has been found.  For example, if a batch file with the DELETE
  147.       command is scanned, a file called BADBATCH will be written to disk,
  148.       and a warning sound will be made.  DO NOT RUN THIS BATCH FILE!!
  149.       
  150.       If the file UK-BOMB appears, then an UnKnown BOMB may be contained
  151.       in the suspicious file.  You should consider this file to be extremely
  152.       DANGEROUS!  Do not do a 'TYPE filename;' you might activate the bomb!
  153.       The appearance of this file indicates that there is a probable key
  154.       redefinition occuring in this file, but ACHKDIR is not sure how 
  155.       destructive this redefinition could be.  Use VIEWBOMB to view the file.
  156.       
  157.       By checking for these five files (or not checking for one or more of
  158.       them) you can select the level of protection you want.
  159.  
  160.       Check for one of these files (in a batch file) by typing:
  161.  
  162.       IF EXIST ITSTHERE dos command
  163.  
  164.       When you're finished, clean out the directory so you don't trigger
  165.       a false alarm the next time you scan that directory (delete ITSTHERE,
  166.       SEECODES, BADBATCH, UK-BOMB, and BADWORD).
  167.  
  168. 5) Various alarm sounds have been added for your convenience.
  169.  
  170. 6) The program ACHKFILE.EXE from the first version has been discontinued.
  171.  
  172. 7) Per user requests, ACHKDIR.EXE has been made slightly more efficient and
  173.    should now run slightly faster than before.  
  174.  
  175. 8) Now you may specify a specific file or directory to be scanned without
  176.    having to copy the ACHKDIR program to another location!
  177.  
  178. WHAT TO DO IF YOU'RE SUSPICIOUS OF A FILE:
  179.  
  180. Do NOT 'TYPE filename.ext' (Trying to view it)!!!  If an ansi bomb is 
  181. present, this will cause it to activate.  One of your keys COULD be 
  182. redefined!  Load the suspicious file into a text editor.  If you see 
  183. characters such as a left arrow and various numbers and brackets, then 
  184. you MAY have found an ansi bomb! 
  185.  
  186. WE ALSO RECOMMEND:
  187.  
  188. Call your local BBS and download PKWARE's PKSFAN11.ZIP.  This file can
  189. prevent the ansi redefinition of your keys.  We suggest you use it 
  190. together with this program.  Be careful!  There are a lot of loonies
  191. out there!
  192.  
  193.  
  194. LEGAL STUFF:
  195.  
  196. You agree you have accepted these files/programs in 'AS IS' condition.
  197. USE THESE PROGRAMS AT YOUR OWN RISK.  You agree you will not hold the
  198. writer or distributor of these programs/files responsible for any damage
  199. or other negative effects which may be caused by viewing or executing these 
  200. programs/files.
  201.  
  202. You may distribute these files/programs as you wish as long as the files
  203. and programs are not modified in any way.  The files ACHKDIR.EXE, 
  204. VIEWBOMB.EXE, and HOWTOUSE.DOC must be included in the 
  205. transfer of these files to others.
  206.  
  207. You understand that no guarantee is given or implied as to the usefulness
  208. of these programs.  You understand these programs may not work on your
  209. system.  USE THESE AT YOUR OWN RISK!
  210.  
  211. (C)opyright 1994  Patrick Harvey
  212.  
  213.